.guanyu {
	width: 915px;
	height: 500px;
	position: relative;
}

.jieshao {
	width: 914px;
	height: 436px;
	border: 1px #c6171e solid;
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.on_jieshao {
	width: 535px;
	height: 335px;
	margin-top: 30px;
	margin-left: 20px;
}

.jieshao_title {
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #c6171e;
}

.on_jieshao>P:nth-child(2) {
	margin: 0px;
	margin-top: 5px;
	font-size: 24px;
	color: #cccccc;
	margin-bottom: 25px;
}

.on_jieshao>P:nth-child(3) {
	margin: 0px;
	font-size: 14px;
	color: #292929;
	line-height: 24px;
}

.jieshao_p {
	margin: 0px;
	text-indent: 2em;
	font-size: 14px;
	color: #292929;
	line-height: 24px;
}

.jieshao_xia {
	width: 47px;
	height: 52px;
	position: absolute;
	z-index: 1;
	top: 440px;
	left: 90px;
}

.jieshao_xia>img {
	width: 47px;
	height: 52px;
}

.jieshao_img {
	width: 282px;
	height: 486px;
	position: absolute;
	top: 110px;
	left: 572px;
	z-index: 2;
}

.jieshao_btn {
	width: 125px;
	height: 55px;
	outline:none;
	position: absolute;
	left: 791px;
	top: 267px;
	z-index: 2;
	border: none;
	font-size: 22px;
	color: white;
	background-color: #171414;
	opacity: 0.6;
}
/*企业文化*/
.wenhua{
	width: 914px;
	height: 472px;
	border: 1px #c6171e solid;
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.on_wenhua {
	width: 910px;
	height: 335px;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
}
.wenhua_title{
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #c6171e;
}
.wenhua_eng{
	margin:0px;
	font-size:24px;
	color:#cccccc;
	margin-bottom:20px;
}
.wenhua_p{
	margin: 0px;
	line-height: 35px;
	font-size: 14px;
	color: #292929;
}
.wenhua_p>span{
	color: #c6171e;
}
.wenhua_img{
	float: right;
	width: 350px;
	height: 310px;
	margin-top: -365px;
	position: relative;
}
.red_wenhua{
	width: 170px;
	height: 163px;
	background-color: #c6171e;
	position: absolute;
	left: 165px;
	top: 15px;
}
.shang_wenhuaimg{
	width: 315px;
	height: 247px;
	position: absolute;
	z-index: 2px;
	left: 10px;
	top: 25px;
}
.shang_wenhuaimg>img{
	width: 315px;
	height: 247px;
}
.wenhua_xia{
	position: absolute;
	top: 445px;
	left: 850px;
}
